home *** CD-ROM | disk | FTP | other *** search
- ; MSXPSDRV.INF
- ;
- ; Microsoft system driver files for XPSDrv print drivers.
- ;
- [Version]
- Signature="$Windows NT$"
- Provider=%Microsoft%
- ClassGUID={4D36E979-E325-11CE-BFC1-08002BE10318}
- Class=Printer
- CatalogFile=msxpsdrv.cat
- DriverVer=08/03/2006,6.0.5500.0
-
- [Manufacturer]
- %Microsoft%=Microsoft
-
- ;
- ; MS XPSDrv Driver Core installs
- ;
- ; These sections are used by Printer OEMs to install MS provided XPSDrv driver components
- ;
-
- ; XPSDrv - Base XPSDrv Support for Pre-Windows Vista OS
- [XPSDRV.OEM]
- CopyFiles=XPSDRV
-
- [XPSDRV]
- MXDWDRV.DLL
- xpssvcs.dll
-
- ; XPSDrv with UNIDRV UI
- [XPSGPD.OEM]
- CopyFiles=@MSXPSINC.GPD
-
- ; XPSDrv with PSCRIPT5 UI
- [XPSPPD.OEM]
- CopyFiles=@MSXPSINC.PPD
-
- [DestinationDirs]
- DefaultDestDir=66000
-
- ;
- ; Source Disks Info
- ;
-
- [SourceDisksNames]
- 1 = %Location%,,
-
- [SourceDisksNames.x86]
- 2 = %Location%,,,"i386"
-
- [SourceDisksNames.amd64]
- 2 = %Location%,,,"amd64"
-
- [SourceDisksFiles]
- msxpsinc.ppd = 1
- msxpsinc.gpd = 1
- mxdwdrv.dll = 2
- xpssvcs.dll = 2
-
- [Strings]
- Microsoft="Microsoft"
- Location="XPSDrv Core Driver File Location"
-